home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Designer's Club 1997 November
/
Designer's Club 1997 November.iso
/
mac
/
Idea Source™
/
shocktutorial.dir
/
00009.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-09-23
|
218 b
|
12 lines
on mouseDown
puppetSound("dong")
repeat while the mouseDown
set the visible of sprite 3 to 0
updateStage()
end repeat
set the visible of sprite 3 to 1
updateStage()
sound stop 1
go(#previous)
end